home *** CD-ROM | disk | FTP | other *** search
/ CD School House 9 / CD School House 9.0 - Wayzata Technology (1994).iso / mac / MAC / School House / Misc. / Kids Can Save The Earth ƒ / Rain forests / card_3683.txt < prev    next >
Text File  |  1990-07-24  |  2KB  |  83 lines

  1. -- card: 3683 from stack: in
  2. -- bmap block id: 4567
  3. -- flags: 0000
  4. -- background id: 2621
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=206 top=140 right=162 bottom=306
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: next
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to card id 4168
  23. end mouseUp
  24.  
  25.  
  26.  
  27.  
  28. -- part 2 (button)
  29. -- low flags: 00
  30. -- high flags: 2000
  31. -- rect: left=478 top=314 right=342 bottom=512
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 16560 / 16560
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: New Button
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   go to next card
  43. end mouseUp
  44.  
  45.  
  46.  
  47. -- part 3 (button)
  48. -- low flags: 00
  49. -- high flags: 2000
  50. -- rect: left=444 top=314 right=342 bottom=478
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 15420 / 15420
  53. -- text alignment: 1
  54. -- font id: 0
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: New Button
  59. ----- HyperTalk script -----
  60. on mouseUp
  61.   go to prev card
  62. end mouseUp
  63.  
  64.  
  65.  
  66. -- part 4 (button)
  67. -- low flags: 00
  68. -- high flags: 2000
  69. -- rect: left=0 top=314 right=342 bottom=38
  70. -- title width / last selected line: 0
  71. -- icon id / first selected line: 6720 / 6720
  72. -- text alignment: 1
  73. -- font id: 0
  74. -- text size: 12
  75. -- style flags: 0
  76. -- line height: 16
  77. -- part name: New Button
  78. ----- HyperTalk script -----
  79. on mouseUp
  80.   go first card
  81. end mouseUp
  82.  
  83.